2015-04-16 - 16728 - Spec - SNC Customer Master Change to get the file from APP Server #ProductionBreakFix #SNCProject #ABAPSNC #sncsup
2015-04-16 - 16728- Break Fix - SNC Customer Master CIF Program Changes
Problem Summary
Currently Customer Master CFM Program is sending those customers which are created on that day.
Admin Info
Purpose
|
SNC Customer Master CIF Program changes
|
Requested by
|
Babu Vanamali
|
Issue Date
|
04-16-2015
|
Resolved by
|
Damodar, Adithya
|
Resolved Date
|
04/21/2015
|
Document Status
|
Complete
|
Detailed Problem Description
(Include Screen Shots if required )
Currently Customers which are created daily are sent by Customer Master CFM Program ZSNC_ECC_CMASTERDATA.
Sending the Customers on daily basis is leading to create huge master data in SNC system, there fore it is suggested to send customer master similar to what we do for the material master.
Solution Analysis and Recommendations
(Include Screen Shots if required)
The Customer Master Data will be moved in similar process as we move the Material Master data. The input file must have all the customers of POs created on that day (this is generated by crystal reports)
The Customer Master program will need a file with customer masters in it placed in the APP Server.
The Input File is placed in the same AL11 Path where material master files are placed.
The File name shall be started with CIM_date&time. All the files starting with name CIM_ will be considered by the program
Resolution
This will be a background Job.
Release Information
Provide link here to Release Notes if Technical Objects were changed
2015-04-21 - Rel Notes - SNC Customer Master CFM (from APP server)